DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.DataConnector.AdoNet Namespace / DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter> Class / ParentConnection Property

In This Topic
    ParentConnection Property (DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property ParentConnection As DbConnectionWrap(Of TInnerConnection,TInnerCommand,TInnerParameter)
    See Also